[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            Randomize procedure

  DECLARATION:  Randomize;

      PURPOSE:  Initializes the random number generator

         UNIT:  System

      REMARKS:  The random value is obtained from the system clock.

                NOTE:  The random number generator's seed is stored in a
                       predeclared longint variable called RandSeed.

See Also: Random
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson